/*  */
.footnet {
  height: 60px;
  background: #c2e0fa;
}

.footmess {
  height: 185px;
  background: #1765A8;
}

.footnet .xglj {
  width: 100%;
  position: relative;
}

.footnet .xglj .selectdiv {
  float: left;
  font-size: 17px;
  margin-right: 74px;
  margin-top: 12px;
}

.footnet .xglj .selectdiv.last {
  margin-right: 0;
}

.last_mar {
  margin-right: 0px !important;
}

.footnet .xglj .selectdiv a {
  position: relative;
  z-index: 5;
  display: block;
  text-align: left;
  margin: 0 10px;
  padding: 0 20px 0 0;
  height: 37px;
  /* background: #FFFFFF; */
  color: #333333;
  line-height: 37px;
  border-radius: 5px;
}

.footnet .xglj .selectdiv a span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.footnet .xglj .selectdiv a img {
  position: absolute;
  right: 0;
  top: 16px;
}

.footnet .xglj .selectdiv .xlcont {
  display: none;
  background: #c2e0fa;
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 1200px;
  padding: 0 0 0 20px;
  height: 273px;
  overflow-y: scroll;
  z-index: 999;
}

.footnet .xglj .selectdiv .xlcont ul {
  width: 100%;
}

.footnet .xglj .selectdiv .xlcont ul li {
  float: left;
  width: 25%;
  text-align: left;
  padding: 8px 0px;
  list-style: none;
  color: #252525;
  cursor: pointer;
  font-size: 16px;

}

.footmess .fm {
  float: left;
  width: 840px;
  text-align: center
}

.footmess p.us {
  color: #FFFFFF;
  margin-top: 30px;
}

.footmess p.us a {
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 21px;
}

.footmess p.dw,
.footmess p.wl {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 20px;
}

.footmess p.dw {
  margin-top: 40px;
}

.footmess p.wl {
  margin-top: 20px;
}

.footmess p.wl a {
  color: #FFF;
}

.footmess p.wl a img {
  vertical-align: bottom;
}

.footmess .jc {
  float: left;
  margin-top: 85px;
}

.footmess .jc a {
  margin-left: 30px;
}

.footmess .wzaico{float: left;margin-top: 85px;margin-left: 15px;}
.footmess .wzaico img{
  max-width: 110px;
  background: #FFF;
}
    .robot{position: fixed;cursor: pointer;right: 10px;bottom: 10px;/* display:none; */}
.robot .box{ text-align: right}
.robot .dialog{position: absolute;width: 97px;height: 31px;background: url(../images/public/dialog.png) no-repeat;right: 87%;top: 10px;font-size: 11.99921989px;color: #fff;text-align: center;line-height: 23px;display: none}
.robot:hover .dialog {display: block;}
@media screen and (max-width:768px) {
  .footnet,.robot {
    display: none;
  }

  .footmess {
    height: auto;
  }

  .footer .footmess .fm {
    width: 100%;
    float: none;
  }

  .footmess .jc {
    float: none;
    margin-top: 10px;
  }

  .footmess p.us {
    margin: 0;
    padding-top: 20px;
  }

  .footmess p.dw {
    margin-top: 20px;
  }

  .gonggao {
    display: none
  }
}

/*右侧悬浮框*/
.gonggao {
  position: fixed;
  left: 5px;
  bottom: 2px;
  width: 266px;
  z-index: 11;
  display:none
}

.gonggao .gg_tit {
  font-size: 15px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  background: #1f528f;
  padding-left: 10px
}

.gonggao .gg_tit span {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px
}

.gonggao .gg_con {
  border: 1px solid #ccc;
  border-top: none;
  overflow: hidden;
  background: #fff
}

.gonggao .swiper-container {
  cursor: auto !important;
  margin-top: 14px
}

.gonggao .content-box {
  padding: 0 10px 10px;
  line-height: 25px;
  text-indent: 2em;
  word-wrap: break-word;
  word-break: break-all
}